Skip to content

Commit

Permalink
Update docker Docker tag to v28 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
gisbdzhch and renovate-bot authored Mar 5, 2025
1 parent 9bcab0b commit 2d7a790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ variables:
description: "deploy target ('staging' by default)"

build:
image: docker:27.5.1
image: docker:28.0.1
stage: build
tags: [docker]
services:
- name: docker:27.5.1-dind
- name: docker:28.0.1-dind
command:
- /bin/sh
- -c
Expand Down

0 comments on commit 2d7a790

Please sign in to comment.