Update Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Use a lightweight Linux image
|
# Use a lightweight Linux image
|
||||||
FROM ubuntu:22.04
|
FROM ubuntu:22.04s
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
|
|||||||
Reference in New Issue
Block a user