Skip to content

Commit

Permalink
Env location
Browse files Browse the repository at this point in the history
  • Loading branch information
aunefyren committed Dec 20, 2023
1 parent a52c247 commit f7f6fde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ FROM golang:1.20.3-bullseye

ARG TARGETARCH
ARG TARGETOS
ENV port=8282

LABEL org.opencontainers.image.source=https://github.com/aunefyren/wrapperr

ENV port=8282

WORKDIR /app

COPY . .
Expand Down

0 comments on commit f7f6fde

Please sign in to comment.