Skip to content

Commit

Permalink
Updating latest server image tag
Browse files Browse the repository at this point in the history
This is probably the first and only time we'll need to manually change the image tag.
Hence forth, the CI/CD should automatically update the .env file with the latest tag whenever the workflow dispatch is triggered on new merges to server.
  • Loading branch information
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Aug 14, 2024
1 parent 5098e07 commit 5eff0be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DOCKER_IMAGE_TAG=2024-05-26--10-16
SERVER_IMAGE_TAG=2024-08-12--15-15

0 comments on commit 5eff0be

Please sign in to comment.