Skip to content

Commit 35f8510

Browse files
authored
Merge pull request #303 from nextcloud/updateDockerImagesForAppAndDesktop
Update docker images for app and desktop
2 parents 45a3ff9 + dc38d51 commit 35f8510

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

translations/Dockerfile-App renamed to translations-app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nextcloudci/translations:translations-61
1+
FROM ghcr.io/nextcloud/continuous-integration-translations:latest
22

33
MAINTAINER Morris Jobke <[email protected]>
44

translations/Dockerfile-Desktop renamed to translations-desktop/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nextcloudci/translations:translations-57
1+
FROM ghcr.io/nextcloud/continuous-integration-translations:latest
22

33
MAINTAINER Roeland Jago Douma <[email protected]>
44

0 commit comments

Comments
 (0)