Skip to content

Commit

Permalink
Update ghcr.io/swissgrc/azure-pipelines-dockercli Docker tag to v27.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 7f47947 commit 7afe18e
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.2.1 AS base
FROM ghcr.io/swissgrc/azure-pipelines-dockercli:27.3.1 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 7afe18e

Please sign in to comment.