Skip to content

Commit

Permalink
Bumping main Dockerfile to Ruby 3.4 to all it to be stable for some t…
Browse files Browse the repository at this point in the history
…ime.
  • Loading branch information
threeplanetssoftware committed Dec 30, 2024
1 parent d2a432b commit 747a33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.2-slim
FROM ruby:3.4-slim

LABEL org.opencontainers.image.source=https://github.com/threeplanetssoftware/apple_cloud_notes_parser
LABEL org.opencontainers.image.description="This program is a parser for the current version of Apple Notes data syncable with iCloud as seen on Apple handsets in iOS 9 and later."
Expand Down

0 comments on commit 747a33a

Please sign in to comment.