chore: Update versioning in dockerfiles
This commit is contained in:
@@ -6,7 +6,7 @@ RUN apk --no-cache add --virtual build-dependencies python3 build-base
|
||||
|
||||
COPY ./entrypoint.sh /entrypoint.sh
|
||||
|
||||
RUN yarn global add @automatisch/cli@0.4.0 --network-timeout 1000000
|
||||
RUN yarn global add @automatisch/cli@0.5.0 --network-timeout 1000000
|
||||
|
||||
RUN apk del build-dependencies python3 build-base
|
||||
|
||||
|
Reference in New Issue
Block a user