mirror of
https://github.com/LacledesLAN/gamesvr-ut99.git
synced 2025-03-06 22:40:43 +01:00
Merge pull request #61 from LacledesLAN/dependabot/github_actions/docker/build-push-action-6.15.0
Bump docker/build-push-action from 6.14.0 to 6.15.0
This commit is contained in:
commit
225b54e154
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
|
- name: Pull Latest Linux Base Image
|
||||||
run: docker pull debian:bullseye-slim
|
run: docker pull debian:bullseye-slim
|
||||||
- name: Build Linux Image
|
- name: Build Linux Image
|
||||||
uses: docker/build-push-action@v6.14.0
|
uses: docker/build-push-action@v6.15.0
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./linux.Dockerfile
|
file: ./linux.Dockerfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user