Skip to content

Commit 2e07b99

Browse files
Update docker/build-push-action action to v6
1 parent 1a2120f commit 2e07b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
password: ${{ secrets.FLY_API_TOKEN }}
191191

192192
- name: 🐳 Docker build
193-
uses: docker/build-push-action@v5
193+
uses: docker/build-push-action@v6
194194
with:
195195
context: .
196196
file: apps/webapp/other/Dockerfile

0 commit comments

Comments
 (0)