Skip to content

Commit

Permalink
Update docker-dev-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cicoub13 authored Mar 12, 2024
1 parent c59d963 commit d8f7123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ jobs:
labels: |
org.opencontainers.image.title=Gladys Assistant Preprod Image
- name: 💽 Set up QEMU
uses: docker/setup-qemu-action@v2
uses: docker/setup-qemu-action@v3
- name: 🐳 Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
with:
version: latest
- name: ↙️ Download build artifact
Expand Down

0 comments on commit d8f7123

Please sign in to comment.