Skip to content

Commit

Permalink
Upgrade to debian12
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Eisbruch committed Oct 17, 2023
1 parent ec815c6 commit 583b34e
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 @@ -16,7 +16,7 @@ COPY * ./
RUN go build -o /application

## Deploy
FROM gcr.io/distroless/base-debian10
FROM gcr.io/distroless/base-debian12

WORKDIR /app

Expand Down

0 comments on commit 583b34e

Please sign in to comment.