Skip to content

Commit

Permalink
mlibrary/apache 7.1.1, ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rrotter committed Dec 17, 2024
1 parent 8c6bd1a commit be2d494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ fixtures:
repositories:
apache:
repo: "https://github.com/mlibrary/puppetlabs-apache"
ref: "v7.1.1"
forge_modules:
rbenv: {"repo": "jdowning/rbenv", "ref": "3.1.0" }
archive: {"repo": "puppet/archive", "ref": "7.1.0" }
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.1
FROM ruby:3.2
ARG UNAME=app
ARG UID=1000
ARG GID=1000
Expand Down

0 comments on commit be2d494

Please sign in to comment.