Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 14d5416

Browse files
Update ubuntu Docker tag to mantic-20240405
1 parent 71c7d87 commit 14d5416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2020
# SOFTWARE.
2121

22-
FROM ubuntu:mantic
22+
FROM ubuntu:mantic-20240405
2323

2424
# For now, this will be `noel` as the user. You can extend this to be whatever you like.
2525
ENV USERNAME=noel \

0 commit comments

Comments
 (0)