mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-03 12:12:14 +00:00
chore(dev): linux dev support workaround (#2076)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM ubuntu:latest AS started
|
||||
#install dependencies
|
||||
#install dependencies with a workaround for the 412 error
|
||||
RUN apt-get update \
|
||||
&& apt-get install curl -y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user