Skip to content

Commit 7625bf5

Browse files
committed
Bump alpine:3.14 to 3.15
1 parent 24e6983 commit 7625bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base
2-
FROM alpine:3.14 as base
2+
FROM alpine:3.15 as base
33
LABEL maintainer="[email protected]"
44

55
ENV NODE_ENV production

0 commit comments

Comments
 (0)