Skip to content

Commit

Permalink
update docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Son of Odin committed Nov 2, 2023
1 parent 4a384a6 commit 02c4c9b
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 @@ -30,7 +30,7 @@ RUN make install
#
# Main
#
FROM ubuntu:kinetic
FROM ubuntu:lunar

# hadolint ignore=DL3008,DL4006
RUN apt-get update -y && \
Expand Down

0 comments on commit 02c4c9b

Please sign in to comment.