Browse Source

try unpinning img (#3508)

Alex Meijer 4 months ago
parent
commit
2d8a2fd930
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile.cross

+ 1 - 1
Dockerfile.cross

@@ -1,4 +1,4 @@
-FROM alpine:3.22
+FROM alpine:latest
 
 ARG version=dev
 ARG	commit=HEAD