Skip to content

Commit

Permalink
fix: use alpine 3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
paolomainardi authored Dec 15, 2023
1 parent e421c79 commit b85dec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/.gitlab-ci-template.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image: ghcr.io/sparkfabrik/spark-k8s-deployer:latest

services:
- name: docker:23.0.6-dind
- name: docker:24.0.8-dind-alpine3.18
command:
[
"--registry-mirror",
Expand Down

0 comments on commit b85dec4

Please sign in to comment.