Skip to content

Commit

Permalink
Merge pull request #135 from marcransome/dependabot/docker/dot-devcon…
Browse files Browse the repository at this point in the history
…tainer/rockylinux-9.2-minimal

Bump rockylinux from 9.1-minimal to 9.2-minimal in /.devcontainer
  • Loading branch information
marcransome authored May 29, 2023
2 parents ded5b44 + 9cfbdc5 commit 9476887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rockylinux:9.1-minimal
FROM rockylinux:9.2-minimal

ENV TIMEZONE=Europe/London
RUN ln -snf /usr/share/zoneinfo/$TIMEZONE /etc/localtime && \
Expand Down

0 comments on commit 9476887

Please sign in to comment.