···11+# Building from source because ghcr.io/bigmoves/quickslice:latest still points
22+# to v0.17.2, which lacks the `sub` claim fix needed for OAuth token response.
33+# Once :latest is updated to v0.17.3+, this can be simplified to:
44+# FROM ghcr.io/bigmoves/quickslice:latest
55+#
66+# This Dockerfile is adapted from https://github.com/bigmoves/quickslice/blob/main/Dockerfile
77+18ARG GLEAM_VERSION=v1.13.0
29310# Build stage - compile the application