Skip to content

Commit

Permalink
Revert to bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Aug 31, 2023
1 parent 24d48cb commit 7761572
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci-hugoreleaser-linux-arm64/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.0-bookworm
FROM golang:1.21.0-bullseye

LABEL maintainer="[email protected]"

Expand Down
2 changes: 1 addition & 1 deletion ci-hugoreleaser/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.0-bookworm
FROM golang:1.21.0-bullseye

LABEL maintainer="[email protected]"

Expand Down

0 comments on commit 7761572

Please sign in to comment.