Skip to content

Commit

Permalink
Merge pull request #65 from pascaliske/renovate/registry.k8s.io-git-s…
Browse files Browse the repository at this point in the history
…ync-git-sync-4.x
  • Loading branch information
pascaliske authored Apr 17, 2024
2 parents 8daf101 + bf4e864 commit ea5d86e
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
Expand Up @@ -33,7 +33,7 @@ RUN apk add --no-cache git

# inject built files
COPY --from=tini /tini /sbin/tini
COPY --from=registry.k8s.io/git-sync/git-sync:v4.2.1 /git-sync /sbin/git-sync
COPY --from=registry.k8s.io/git-sync/git-sync:v4.2.2 /git-sync /sbin/git-sync

# inject entrypoint
COPY docker-entrypoint.sh /docker-entrypoint.sh
Expand Down

0 comments on commit ea5d86e

Please sign in to comment.