Skip to content

Commit

Permalink
Update ghcr.io/swissgrc/azure-pipelines-dockercli Docker tag to v27.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 28, 2024
1 parent 52c2148 commit 28aab17
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:27.1.1 AS base
FROM ghcr.io/swissgrc/azure-pipelines-dockercli:27.2.0 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 28aab17

Please sign in to comment.