Skip to content

Commit 4e67ef7

Browse files
authored
DEV: Bump image to discourse/base:2.0.20250915-0018 (#282)
1 parent e5982bf commit 4e67ef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/controllers/docker_manager/admin_controller.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def repos
5656
end
5757

5858
version = Gem::Version.new(version)
59-
expected_version = Gem::Version.new("2.0.20250722-0020")
59+
expected_version = Gem::Version.new("2.0.20250915-0018")
6060
ruby_version = Gem::Version.new(RUBY_VERSION)
6161
expected_ruby_version = Gem::Version.new("3.2.1")
6262
min_stable_version = Gem::Version.new("3.0.0")

0 commit comments

Comments
 (0)