Bumped from 3.13 to 3.14 for alpine images

This commit is contained in:
emeric
2021-09-22 12:54:54 +02:00
parent 441aed622c
commit 7c649c82ce
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.13 AS build
FROM alpine:3.14 AS build
WORKDIR /tmp/workdir