Skip to content

Commit

Permalink
dep: update
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nhawk committed Feb 4, 2025
1 parent 6b26f13 commit 9109bfc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
ARG AZLINUX_BASE_VERSION=master

FROM --platform=$BUILDPLATFORM 707767160287.dkr.ecr.us-east-1.amazonaws.com/gen3/golang-build-base:${AZLINUX_BASE_VERSION} AS base
# FROM --platform=$BUILDPLATFORM quay.io/cdis/golang-build-base:${AZLINUX_BASE_VERSION} AS base
FROM quay.io/cdis/golang:1.23-bookworm AS base

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 9109bfc

Please sign in to comment.