Skip to content

Commit 39c2f90

Browse files
Update docker/build-push-action digest to 6003d32 (#133)
1 parent 6e0a2bd commit 39c2f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
4545

4646
- name: Build and push backend Docker image
47-
uses: docker/build-push-action@729f7f49266dec5e72fe7339273d3f7e65abacd7
47+
uses: docker/build-push-action@6003d3266a923de06063d23a19bd1c719af997c0
4848
with:
4949
context: ./server/
5050
file: ./server/Dockerfile

0 commit comments

Comments
 (0)