Skip to content

Commit

Permalink
ci: update base Docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
seppzer0 committed Feb 25, 2024
1 parent d9224d7 commit 77b9804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ job-build:
tags:
- docker
- linux
image: docker:24.0-cli
image: docker:25.0.3-cli-alpine3.19
services:
- docker:dind
script:
Expand Down

0 comments on commit 77b9804

Please sign in to comment.