Skip to content

Commit

Permalink
Merge pull request #217 from jenkinsci/dependabot/docker/8/alpine/mas…
Browse files Browse the repository at this point in the history
…ter/alpine-3.15.0

Bump alpine from 3.14.3 to 3.15.0 in /8/alpine
  • Loading branch information
MarkEWaite committed Dec 6, 2021
2 parents 55789fc + 205224f commit 92702ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 8/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

FROM alpine:3.14.3
FROM alpine:3.15.0

ARG VERSION=4.11.2
ARG user=jenkins
Expand Down

0 comments on commit 92702ac

Please sign in to comment.