Skip to content

Commit

Permalink
Update appsmith/appsmith-ce Docker tag to v1.9.61
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 5dbdbca commit aa85965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/appsmith/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
# Service name: app
# The `app` service definition
app:
image: appsmith/appsmith-ce:v1.8.15 # Docker image to use
image: appsmith/appsmith-ce:v1.9.61 # Docker image to use
container_name: appsmith # Name of the container
ports:
- "1080:80" # Port mapping host:container for HTTP
Expand Down

0 comments on commit aa85965

Please sign in to comment.