Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
evsor committed Jan 1, 2025
1 parent 8e6fea8 commit 270419e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ARG DEBIAN_VERSION=bookworm
FROM golang:${GO_VERSION}-${DEBIAN_VERSION} AS go

FROM debian:bookworm-slim

COPY --from=go /usr/local/go/ /usr/local/go/

ENV GOPATH=/go
Expand Down

0 comments on commit 270419e

Please sign in to comment.