Skip to content

Commit

Permalink
ECLOUD-3291 updated upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
Lerentis committed Jan 30, 2023
1 parent 6f6c1b8 commit 64a885e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Jenkins JNLP images with additional tooling.

## Jenkins Inbound Agent

INBOUND_AGENT_VERSION=4.13.2-1
INBOUND_AGENT_VERSION=4.13.3-1
VAULT_VERSION=1.5.3
PACKER_VERSION=1.8.1
TERRAFORM_1_VERSION=1.0.5
Expand Down
2 changes: 1 addition & 1 deletion jenkins-inbound-agent/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM jenkins/inbound-agent:4.13.2-1
FROM jenkins/inbound-agent:4.13.3-1

USER root

Expand Down

0 comments on commit 64a885e

Please sign in to comment.