Skip to content

Commit

Permalink
Trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
evsor committed Jan 1, 2025
1 parent 295f8d5 commit a556b92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ 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 a556b92

Please sign in to comment.