Updating version of ubuntu.
Some checks are pending
Main Workflow / build-and-push (push) Has started running

This commit is contained in:
2026-02-26 19:51:33 +00:00
parent 2ec58a5f12
commit a70cd9eb54
3 changed files with 36 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# base
FROM ubuntu:22.04
FROM ubuntu:24.04
# Update Package
RUN apt-get update