Skip to content

Commit

Permalink
chore: Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Th3Shadowbroker committed Feb 12, 2024
1 parent 8777cbf commit 7d504d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM dockerhub.devops.telekom.de/golang:1.21-alpine AS build
FROM golang:1.21-alpine AS build
ARG GOPROXY
ARG GONOSUMDB
ENV GOPROXY=$GOPROXY
Expand Down

0 comments on commit 7d504d9

Please sign in to comment.