Skip to content

Commit

Permalink
chore: Update Debian base image
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Aug 30, 2023
1 parent e90ccfe commit f2565f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goreleaser-debian.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:latest
FROM debian:bullseye
RUN apt update && \
apt install -y ca-certificates && \
update-ca-certificates && \
Expand Down

0 comments on commit f2565f6

Please sign in to comment.