Skip to content

Commit

Permalink
Update dbeaver/cloudbeaver Docker tag to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent d75b0e2 commit 55130af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dbeaver/cloudbeaver:23.0.3
FROM dbeaver/cloudbeaver:24.3.1
RUN groupadd cloudbeaver
RUN useradd -ms /bin/bash -g cloudbeaver cloudbeaver
RUN chown -R cloudbeaver ./
Expand Down

0 comments on commit 55130af

Please sign in to comment.