Skip to content

Commit

Permalink
make the ubuntu base more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
pschichtel committed Sep 15, 2024
1 parent 341e432 commit 8eb51cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.joex
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:oracular AS base
FROM docker.io/library/ubuntu:oracular-20240811.1 AS base


RUN apt update \
Expand Down

0 comments on commit 8eb51cf

Please sign in to comment.