Skip to content

Commit

Permalink
Update docker-cli also to v3.19
Browse files Browse the repository at this point in the history
Signed-off-by: Christian König <[email protected]>
  • Loading branch information
yubiuser committed Dec 16, 2023
1 parent dbf3ddf commit 775c3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG alpine_version="3.18"
ARG alpine_version="3.19"
ARG docker_version="24.0.7"

FROM docker:${docker_version}-cli-alpine${alpine_version}
Expand Down

0 comments on commit 775c3a8

Please sign in to comment.