Skip to content

Commit

Permalink
Upgrade Bamboo server to version 9.3.3 (#51)
Browse files Browse the repository at this point in the history
Closes: #50
  • Loading branch information
saidsef authored Sep 28, 2023
1 parent 6dfe1fe commit f12352d
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,7 +1,7 @@
FROM docker.io/openjdk:11-slim

ARG BUILD_ID=""
ARG BAMBOO_VERSION="9.2.4"
ARG BAMBOO_VERSION="9.3.3"
ARG PORT=""
ARG REF=""

Expand Down

0 comments on commit f12352d

Please sign in to comment.