File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 61
61
# Build and push Docker image with Buildx (don't push on PR)
62
62
# https://github.com/docker/build-push-action
63
63
- name : Build and push Docker image
64
- uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
64
+ uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
65
65
with :
66
66
context : .docker/ubuntu-${{ matrix.version }}
67
67
file : .docker/ubuntu-${{ matrix.version }}/Dockerfile
Original file line number Diff line number Diff line change 51
51
# Build and push Docker image with Buildx (don't push on PR)
52
52
# https://github.com/docker/build-push-action
53
53
- name : Build and push Docker image
54
- uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0
54
+ uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83
55
55
with :
56
56
context : .
57
57
file : scripts/qns.Dockerfile
You can’t perform that action at this time.
0 commit comments