Skip to content

Commit

Permalink
Bump the debian build docker image's ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
rzvoncek committed Dec 17, 2024
1 parent a41e1c4 commit 4403786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/docker-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
ARG EXTRA_PACKAGES="python-dev python-pip"
ARG BUILD_IMAGE=ubuntu:18.04
ARG BUILD_IMAGE=ubuntu:22.04
FROM ${BUILD_IMAGE}

ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 4403786

Please # to comment.