diff --git a/Dockerfile b/Dockerfile index f9549fe..678bcd3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ruby:3.4-slim +FROM ruby:3.3-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."