Skip to content

Commit

Permalink
update Dockerfile [bump]
Browse files Browse the repository at this point in the history
  • Loading branch information
flarco committed Jan 1, 2023
1 parent a664106 commit 8b36b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:11
FROM ubuntu:latest
COPY dbrest /
RUN chmod +x /dbrest
ENTRYPOINT ["/dbrest"]

0 comments on commit 8b36b77

Please sign in to comment.