diff --git a/github/crud/Dockerfile b/github/crud/Dockerfile index e8467d58..2a1e8959 100644 --- a/github/crud/Dockerfile +++ b/github/crud/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16 +FROM alpine:3.17 LABEL maintainer="Cloud Posse " diff --git a/github/git-push/Dockerfile b/github/git-push/Dockerfile index 253870df..d8521608 100644 --- a/github/git-push/Dockerfile +++ b/github/git-push/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16 +FROM alpine:3.17 LABEL maintainer="Cloud Posse " diff --git a/github/release-assets/Dockerfile b/github/release-assets/Dockerfile index 0eb17b83..2c2f0eae 100644 --- a/github/release-assets/Dockerfile +++ b/github/release-assets/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.16 +FROM alpine:3.17 LABEL maintainer="Cloud Posse "