Skip to content

Commit b3e15f8

Browse files
authored
Merge pull request #23 from DODSLeague/dependabot/github_actions/docker/build-push-action-5.1.0
Bump docker/build-push-action from 4.2.0 to 5.1.0
2 parents f62f78e + 36cb7d5 commit b3e15f8

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@v4.2.0
35+
uses: docker/build-push-action@v5.1.0
3636
with:
3737
context: .
3838
file: ./linux.Dockerfile

0 commit comments

Comments
 (0)