Skip to content

Commit 192a424

Browse files
Change base image from alpine 3.13 to 3.12
1 parent f3388bb commit 192a424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM martinussuherman/alpine:glibc
1+
FROM martinussuherman/alpine:glibc-3.12
22

33
ENV \
44
# container/su-exec UID \

0 commit comments

Comments
 (0)