Skip to content

Commit

Permalink
Merge branch 'container-maintenance' into hotfix-1.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed May 8, 2023
2 parents 621a5b3 + f3c4d0b commit e7cde3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/match/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
FROM php:8.1.17-apache-bullseye
FROM php:8.1.18-apache-bullseye

# Official PHP image with Apache HTTPD includes
# --with-openssl
Expand Down

0 comments on commit e7cde3c

Please sign in to comment.