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 May 7, 2024
1 parent d75b0e2 commit 59f063a
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.0.4
RUN groupadd cloudbeaver
RUN useradd -ms /bin/bash -g cloudbeaver cloudbeaver
RUN chown -R cloudbeaver ./
Expand Down

0 comments on commit 59f063a

Please sign in to comment.