Skip to content

Commit

Permalink
chore(deps): update debian docker tag to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ArtieFuzzz committed Jul 28, 2023
1 parent 9ed55b9 commit 0dc8521
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 @@ -17,7 +17,7 @@ SHELL ["/bin/bash", "-c"]
COPY . .
RUN cargo build --release

FROM debian:11-slim
FROM debian:12-slim

WORKDIR /runner

Expand Down

0 comments on commit 0dc8521

Please sign in to comment.