Trigger gitea actions
Build and Push Alpine Image / Build and push image (push) Failing after 32s
Details
Build and Push Alpine Image / Build and push image (push) Failing after 32s
Details
This commit is contained in:
parent
48a8f711ca
commit
4918acdfeb
|
@ -20,4 +20,4 @@ RUN apk add --update --no-cache \
|
|||
bash libcap tzdata curl
|
||||
|
||||
# SET LOCAL TIMEZONE
|
||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
Loading…
Reference in New Issue