Skip to content

Commit

Permalink
Merge pull request #44 from sjinks/renovate/ubuntu-23.x
Browse files Browse the repository at this point in the history
chore(deps): update ubuntu docker tag to mantic-20240405
  • Loading branch information
sjinks authored Apr 17, 2024
2 parents 67bf9f2 + d761a3c commit 66da3b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:mantic-20240216@sha256:5cd569b792a8b7b483d90942381cd7e0b03f0a15520d6e23fb7a1464a25a71b1 AS build
FROM ubuntu:mantic-20240405@sha256:008c4aa50da87ad7bc586a47787491f76c79c62cc5bdbee29121ee9e02c03f3e AS build

ENV LC_ALL=C.UTF-8
ENV LANG=C.UTF-8
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:mantic-20240216@sha256:5cd569b792a8b7b483d90942381cd7e0b03f0a15520d6e23fb7a1464a25a71b1 AS build
FROM ubuntu:mantic-20240405@sha256:008c4aa50da87ad7bc586a47787491f76c79c62cc5bdbee29121ee9e02c03f3e AS build

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 66da3b7

Please sign in to comment.