Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
unl0ck authored Nov 21, 2023
1 parent 9d5c790 commit eeca1fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vzlogger/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ FROM $BUILD_FROM
FROM ${BUILD_FROM} as builder

ENV LANG C.UTF-8

# hadolint ignore=DL3008
RUN echo $(uname -m) && \
apk update && apk upgrade && apk add \
Expand Down

0 comments on commit eeca1fc

Please sign in to comment.