Skip to content

Commit

Permalink
Update alpine Docker tag to v3.19
Browse files Browse the repository at this point in the history
Update alpine from 3.18 to 3.19

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Dec 18, 2023
1 parent 597f9ce commit 2098f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- proxy

sut:
image: alpine:3.18
image: alpine:3.19
command: >-
sh -c '
apk add --no-cache skopeo docker-cli-buildx &&
Expand Down

0 comments on commit 2098f53

Please sign in to comment.