We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab323db commit 4c5e101Copy full SHA for 4c5e101
debian/Dockerfile
@@ -19,7 +19,7 @@
19
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
# THE SOFTWARE.
22
-ARG DEBIAN_RELEASE=bookworm-20250317
+ARG DEBIAN_RELEASE=bookworm-20250407
23
FROM debian:"${DEBIAN_RELEASE}"-slim AS jre-build
24
25
SHELL ["/bin/bash", "-e", "-u", "-o", "pipefail", "-c"]
0 commit comments