Skip to content

Commit

Permalink
Update docker base image
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Mar 6, 2024
1 parent e5d85d8 commit e17ed59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
@@ -1,4 +1,4 @@
FROM rust:1.75.0-bookworm
FROM rust:1.76.0-bookworm

RUN useradd --create-home bouzuya \
&& mkdir -p /home/bouzuya/bbna
Expand Down

0 comments on commit e17ed59

Please sign in to comment.