Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
firefart committed Oct 26, 2024
1 parent 2c199e1 commit b180591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ ARG JAVA_VERSION="23"
# https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu
ARG DOTNET_VERSION="8.0"
# https://portswigger.net/burp/releases/community/latest
ARG BURP_VERSION="2024.8.2"
ARG BURP_VERSION="2024.9.3"
# https://github.com/nodesource/distributions#debian-and-ubuntu-based-distributions
ARG NODE_VERSION="22"
ARG NODE_VERSION="23"

ENV HISTSIZE=5000
ENV HISTFILESIZE=10000
Expand Down

0 comments on commit b180591

Please sign in to comment.