Skip to content

Commit

Permalink
chore: bump rust image of openid builders
Browse files Browse the repository at this point in the history
  • Loading branch information
gagbo committed Feb 12, 2023
1 parent ed09b0c commit 0c5fed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ktra_openid.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.59-slim-bullseye as builder
FROM rust:1.67-slim-bullseye as builder

ARG DB="db-sled"
ARG MIRRORING="crates-io-mirroring"
Expand Down

0 comments on commit 0c5fed2

Please sign in to comment.