mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-03-31 15:07:49 +01:00
chore: bump alpine version
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
FROM alpine:3.15.4
|
||||
FROM alpine:3.16.2
|
||||
COPY ionscale /usr/local/bin/ionscale
|
||||
ENTRYPOINT ["ionscale"]
|
||||
ENTRYPOINT ["/usr/local/bin/ionscale"]
|
||||
Reference in New Issue
Block a user