Skip to content

Commit

Permalink
chore: removed unneeded docker variables
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Bressi <[email protected]>
  • Loading branch information
puffitos committed Nov 12, 2024
1 parent 5f4b833 commit 9ba40a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# build stage
ARG HTTP_PROXY
ARG HTTPS_PROXY
FROM golang:1.23 AS build-env
WORKDIR /app
COPY . /app
Expand Down

0 comments on commit 9ba40a6

Please sign in to comment.