Skip to content

Commit

Permalink
fix: instance changelog url updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sriramveeraghanta committed Dec 10, 2024
1 parent f06b1b8 commit d0f3987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apiserver/Dockerfile.api
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM python:3.12.5-alpine AS backend
ENV PYTHONDONTWRITEBYTECODE 1
ENV PYTHONUNBUFFERED 1
ENV PIP_DISABLE_PIP_VERSION_CHECK=1
ENV INSTANCE_CHANGELOG_URL https://api.plane.so/api/public/anchor/8e1c2e4c7bc5493eb7731be3862f6960/pages/
ENV INSTANCE_CHANGELOG_URL https://sites.plane.so/pages/691ef037bcfe416a902e48cb55f59891/

WORKDIR /code

Expand Down

0 comments on commit d0f3987

Please sign in to comment.