Skip to content

Commit

Permalink
Update alpine/git Docker tag to v2.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent d5785bc commit 7d510f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# renovate: datasource=github-releases depName=JonasProgrammer/docker-machine-driver-hetzner
ARG DOCKER_MACHINE_DRIVER_HETZNER_VERSION=5.0.2

FROM alpine/git:2.45.1@sha256:d73869d3c6615a1a0c9616b0532c81e8fe1f536af7a774c87b647d4edcc8e4a7 AS builder-git
FROM alpine/git:2.45.2@sha256:843ea3da430532a021900206a0d2d727e16dfff9d81763e012a04a8d95fee01c AS builder-git

ARG BUILD_USER_UID=76543
ARG BUILD_USER_GID=76543
Expand Down

0 comments on commit 7d510f9

Please sign in to comment.