Trigger gitea actions
Build and Push Alpine Image / Build and push image (push) Failing after 32s Details

This commit is contained in:
Aditya Prima 2024-03-23 22:17:53 +07:00
parent 48a8f711ca
commit 4918acdfeb
1 changed files with 1 additions and 1 deletions

View File

@ -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