Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
feat: upgrade to open-release/palm.2
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Aug 9, 2023
1 parent ce6aa8b commit a61940d
Show file tree
Hide file tree
Showing 13 changed files with 2,686 additions and 1,247 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ USER openedx

# Checkout code
ARG EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git
ARG EDX_PLATFORM_VERSION=open-release/palm.1
ARG EDX_PLATFORM_VERSION=open-release/palm.2
RUN mkdir -p /openedx/edx-platform && \
git clone $EDX_PLATFORM_REPOSITORY --branch $EDX_PLATFORM_VERSION --depth 1 /openedx/edx-platform
WORKDIR /openedx/edx-platform
Expand Down
Binary file modified edx-platform/locale/es_ES/LC_MESSAGES/django.mo
Binary file not shown.
Loading

0 comments on commit a61940d

Please sign in to comment.