Skip to content

Commit

Permalink
Update Dockerfile 馃惓
Browse files Browse the repository at this point in the history
  • Loading branch information
PrasoonPratham committed Nov 23, 2022
1 parent 35d1abd commit b3122f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM alpine:latest
FROM golang:1.19.1-alpine

EXPOSE 26659
EXPOSE 26658

COPY --from=golang:1.19.1-alpine /usr/local/go/ /usr/local/go/

Expand Down

0 comments on commit b3122f0

Please sign in to comment.