Skip to content

Commit

Permalink
Merge pull request #110 from smallstep/debian-version
Browse files Browse the repository at this point in the history
Use the same version of debian
  • Loading branch information
maraino authored Nov 10, 2023
2 parents 61655f2 + b4cdc76 commit ef042f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.debian
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang AS builder
FROM golang:bullseye AS builder

WORKDIR /src
COPY . .
Expand Down

0 comments on commit ef042f0

Please sign in to comment.