Skip to content

Commit 392191d

Browse files
authored
Merge pull request #27 from DODSLeague/dependabot/github_actions/docker/build-push-action-5.3.0
Bump docker/build-push-action from 5.1.0 to 5.3.0
2 parents d464d95 + d11ad76 commit 392191d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
submodules: recursive
3434
- name: Build Linux Image
35-
uses: docker/build-push-action@v5.1.0
35+
uses: docker/build-push-action@v5.3.0
3636
with:
3737
context: .
3838
file: ./linux.Dockerfile

0 commit comments

Comments
 (0)