mirror of
https://github.com/LacledesLAN/gamesvr-ut99.git
synced 2024-12-22 18:52:42 +01:00
Merge pull request #21 from LacledesLAN/dependabot/github_actions/docker/build-push-action-3.2.0
Bump docker/build-push-action from 3.1.1 to 3.2.0
This commit is contained in:
commit
6c4fac892c
2
.github/workflows/build-linux-image.yml
vendored
2
.github/workflows/build-linux-image.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Pull Latest Linux Base Image
|
||||
run: docker pull debian:bullseye-slim
|
||||
- name: Build Linux Image
|
||||
uses: docker/build-push-action@v3.1.1
|
||||
uses: docker/build-push-action@v3.2.0
|
||||
with:
|
||||
context: .
|
||||
file: ./linux.Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user