fix to alpine:3.13

This commit is contained in:
Willy Kloucek
2021-03-24 16:44:31 +01:00
parent 4c769e0d33
commit a7f0bac2a0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM arm32v6/alpine:3.14
FROM arm32v6/alpine:3.13
ARG VERSION=""
ARG REVISION=""