Commit 20f8aba9 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bump versions in Dockerfile

parent 82b2f48f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
variables:
  WORDPRESS_VERSION:
    value: 5.8.1
    value: 6.0.3
    description: WordPress release
  PHP_VERSION:
    value: 8.0.0
    value: 8.1.11
    description: PHP release to build into the backend image
  NGINX_VERSION:
    value: 1.21.3
    value: 1.23.2
    description: Nginx release for the frontend image