Skip to content

Commit

Permalink
just a test
Browse files Browse the repository at this point in the history
  • Loading branch information
cdowning-betterup committed Jun 19, 2024
1 parent 91dc7b6 commit 92a15a3
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 @@ -6,7 +6,7 @@ ARG BASE_IMAGE=docker.io/library/ubuntu:22.04@sha256:0bced47fffa3361afa981854fca
####################################################################################################

FROM docker.io/library/golang:1.21.0@sha256:ec457a2fcd235259273428a24e09900c496d0c52207266f96a330062a01e3622 AS builder
ARG SOPS_VERSION="3.7.6-alpine"
ARG SOPS_VERSION="FINDME"

RUN echo 'deb http://deb.debian.org/debian buster-backports main' >> /etc/apt/sources.list

Expand Down

0 comments on commit 92a15a3

Please sign in to comment.