Skip to content

Commit

Permalink
removed apk update
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmittag committed Dec 5, 2023
1 parent f0f0b5e commit e964410
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This is multiarch including linux/amd64 and linux/arm64/v8, see: docker buildx imagetools inspect golang:1.21.4-alpine
FROM alpine
RUN apk update && apk upgrade && apk add --no-cache bash git

WORKDIR .
COPY j8a /j8a
Expand Down

0 comments on commit e964410

Please sign in to comment.