We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2530f73 + d215a74 commit 8e892abCopy full SHA for 8e892ab
Dockerfile
@@ -6,7 +6,7 @@ RUN yarn install --frozen-lockfile
6
COPY ./builder /app
7
RUN yarn run build
8
9
-FROM python:3.8-slim-buster@sha256:2516c4bc037b8144b6104e73e6bdd0c861725d9ed7bd05095dded22842991508
+FROM python:3.8-slim-bullseye@sha256:e191a71397fd61fbddb6712cd43ef9a2c17df0b5e7ba67607128554cd6bff267
10
11
LABEL org.opencontainers.image.source="https://github.com/thunderstore-io/Thunderstore"
12
0 commit comments