mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-03 17:26:43 +02:00
fix FROM
This commit is contained in:
parent
f72f7b4ad6
commit
93d1583ff6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
file: ./container/develtop/Dockerfile
|
||||
file: ./container/develop/Dockerfile
|
||||
push: true
|
||||
tags: code.cozy.town/codeforleipzig/stadtratmonitor:latest-develop
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue