Skip to content

Commit

Permalink
Update dbeaver/cloudbeaver Docker tag to v23.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2023
1 parent d75b0e2 commit 1b4f370
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:23.1.3
RUN groupadd cloudbeaver
RUN useradd -ms /bin/bash -g cloudbeaver cloudbeaver
RUN chown -R cloudbeaver ./
Expand Down

0 comments on commit 1b4f370

Please sign in to comment.