Update alpine version
This commit is contained in:
parent
f059c0b208
commit
f0845f4afe
12 changed files with 21 additions and 23 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine
|
||||
FROM alpine:3.15
|
||||
MAINTAINER Pierre-Olivier Mercier <nemunaire@nemunai.re>
|
||||
|
||||
RUN apk add --no-cache bash postfix
|
||||
|
|
|
|||
Reference in a new issue