Skip to content

Commit

Permalink
Update ghcr.io/swissgrc/azure-pipelines-dockercli Docker tag to v26.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent a68c0d5 commit ba002e1
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,5 +1,5 @@
# Base image containing dependencies used in builder and final image
FROM ghcr.io/swissgrc/azure-pipelines-dockercli:26.1.1 AS base
FROM ghcr.io/swissgrc/azure-pipelines-dockercli:26.1.2 AS base

# Make sure to fail due to an error at any stage in shell pipes
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit ba002e1

Please sign in to comment.