Skip to content

Commit

Permalink
Bump debian from bullseye-20230522 to bullseye-20231009
Browse files Browse the repository at this point in the history
Bumps debian from bullseye-20230522 to bullseye-20231009.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent 83e6344 commit 9d422f0
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 @@ -8,7 +8,7 @@ RUN set -x && \
go mod tidy && \
go build ./...

FROM debian:bullseye-20230522
FROM debian:bullseye-20231009

ENV BEASTPORT=30005 \
MLATSERVERHOST=127.0.0.1 \
Expand Down

0 comments on commit 9d422f0

Please sign in to comment.