Skip to content

Commit

Permalink
Add back
Browse files Browse the repository at this point in the history
  • Loading branch information
maiquanghiep committed Sep 13, 2024
1 parent 86abf8e commit 1bc4c9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
FROM golang:1.23-alpine AS build-env


# TARGETPLATFORM should be one of linux/amd64 or linux/arm64.
ARG TARGETPLATFORM="linux/amd64"
# Version to build. Default is empty.
ARG VERSION

Expand Down

0 comments on commit 1bc4c9c

Please sign in to comment.