Skip to content

Commit

Permalink
Merge pull request #120 from fluxcd/dependabot/docker/docker-a4fdb1f2bd
Browse files Browse the repository at this point in the history
Bump the docker group with 1 update
  • Loading branch information
makkes authored Dec 8, 2023
2 parents 6098d6c + 44cb9b4 commit ca89c27
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 @@ -27,7 +27,7 @@ COPY controllers/ controllers/
ENV CGO_ENABLED=0
RUN xx-go build -a -o source-watcher main.go

FROM alpine:3.18
FROM alpine:3.19

RUN apk add --no-cache ca-certificates tini

Expand Down

0 comments on commit ca89c27

Please sign in to comment.