Skip to content

Commit e2b37b2

Browse files
chore(deps): update docker.io/amd64/debian docker tag to v13
1 parent c90795c commit e2b37b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN mkdir -p /var/www/onlyoffice/documentserver/core-fonts/msttcore && \
1515
chmod a+r /etc/onlyoffice/documentserver/log4js/*.json
1616
RUN documentserver-generate-allfonts.sh true
1717

18-
FROM docker.io/amd64/debian:12-slim@sha256:911821c26cc366231183098f489068afff2d55cf56911cb5b7bd32796538dfe1 AS onlyoffice
18+
FROM docker.io/amd64/debian:13-slim@sha256:9bb8a3626890e084ab54e888fdd7c4b6d2f119071cd4c5dc5fecb4d73062aa5f AS onlyoffice
1919

2020
LABEL maintainer="ownCloud DevOps <[email protected]>"
2121
LABEL org.opencontainers.image.authors="ownCloud DevOps <[email protected]>"

Dockerfile.ee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN mkdir -p /var/www/onlyoffice/documentserver/core-fonts/msttcore && \
1515
chmod a+r /etc/onlyoffice/documentserver/log4js/*.json
1616
RUN documentserver-generate-allfonts.sh true
1717

18-
FROM docker.io/amd64/debian:12-slim@sha256:911821c26cc366231183098f489068afff2d55cf56911cb5b7bd32796538dfe1 AS onlyoffice
18+
FROM docker.io/amd64/debian:13-slim@sha256:9bb8a3626890e084ab54e888fdd7c4b6d2f119071cd4c5dc5fecb4d73062aa5f AS onlyoffice
1919

2020
LABEL maintainer="ownCloud DevOps <[email protected]>"
2121
LABEL org.opencontainers.image.authors="ownCloud DevOps <[email protected]>"

0 commit comments

Comments
 (0)