Skip to content

Commit

Permalink
Fix Geoserver version inside the .env.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy authored Oct 21, 2024
1 parent 3b90e4d commit ec03a4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ BACKUPS_VOLUME_DRIVER=local
GEONODE_BASE_IMAGE_VERSION=master
NGINX_BASE_IMAGE_VERSION=1.25.3-latest
LETSENCRYPT_BASE_IMAGE_VERSION=2.6.0-latest
GEOSERVER_BASE_IMAGE_VERSION=2.24.3-latest
GEOSERVER_DATA_BASE_IMAGE_VERSION=2.24.3-latest
GEOSERVER_BASE_IMAGE_VERSION=2.24.4-latest
GEOSERVER_DATA_BASE_IMAGE_VERSION=2.24.4-latest
POSTGRES_BASE_IMAGE_VERSION=15.3-latest

C_FORCE_ROOT=1
Expand Down

0 comments on commit ec03a4e

Please sign in to comment.