Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Debian Bookworm base image
  • Loading branch information
Inglebard authored Jul 27, 2024
1 parent 8d4b5e0 commit 932c37f
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 @@ -2,7 +2,7 @@
#
# docker run --rm -it -p 8080:80 inglebard/retroarch-web
#
FROM debian:bullseye
FROM debian:bookworm

LABEL maintainer "David 'Inglebard' RICQ <[email protected]>"

Expand Down

0 comments on commit 932c37f

Please sign in to comment.