Skip to content

Commit

Permalink
chore: update container images
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 5d4e785 commit ea4c17d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ARG DOCKER=docker:27.0.3-dind
ARG DOCKER=docker:27.1.1-dind

FROM $DOCKER as docker

FROM alpine:3.20.1 as build-container-drone
FROM alpine:3.20.2 as build-container-drone

# https://github.com/twistedpair/google-cloud-sdk/ is a mirror that replicates the gcloud sdk versions
# renovate: datasource=github-tags depName=twistedpair/google-cloud-sdk
Expand Down

0 comments on commit ea4c17d

Please sign in to comment.