Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
gupadhyaya committed Nov 4, 2024
1 parent 328bcca commit f918436
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,9 +1,6 @@
# Build stage
FROM --platform=$BUILDPLATFORM golang:1.23-alpine AS build-env

# Set environment variables
ENV GO111MODULE=on

# Set the working directory for the build
WORKDIR /src

Expand Down

0 comments on commit f918436

Please sign in to comment.